You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Cbrt Method > Matrix.Cbrt Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Cbrt Method ([In] TMtxVec)

Calculate the cube root of all X object elements and store the results in calling object.

Syntax
C#
Visual Basic
public TMtxVec Cbrt([In] TMtxVec X);

Size and Complex properties of calling object are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!